getting started with <umb-property> in umbraco v14
# help-with-umbraco
b
im working on a package and i have a field , when i used <umb-property , it doesnt save content <umb-property label="Name of the popup" property-editor-ui-alias="Umb.PropertyEditorUi.TextBox" .value=${this.name} @input=${(e: any) => this.name = e.target.value}> Title of the popup <uui-input id="title" name="title" label="Title" .value=${this.title} @input=${(e: any) => this.title = e.target.value}> https://cdn.discordapp.com/attachments/1244938141362815028/1244938141530325022/Screenshot_2024-05-28_143410.png?ex=6656ee7e&is=66559cfe&hm=f8621ae6694e8e282f3a646a076744a2f94250a9d5fecd11f575e89902535784&